Skip to main content
POST
[Domains] Activate DNS zone for domain

Authorizations

Authorization
string
header
required

Use Authorization: Bearer <token> header. Token can be a JWT token or an API key (format: sk-onetsolutions-...).

Path Parameters

id
string
required

The unique identifier (UUID) of the domain

organization_id
string<uuid>
required
project_id
string<uuid>
required

Response

DNS zone activated successfully with nameservers to configure

zone_id
string<uuid>
required
zone_name
string
required
nameservers
string[]
required
status
string
required
is_verified
boolean
required